Closed
Bug 1580374
Opened 6 years ago
Closed 6 years ago
DOM BPs ignore ignores blackboxed files
Categories
(DevTools :: Debugger, defect, P2)
DevTools
Debugger
Tracking
(firefox71 fixed)
RESOLVED
FIXED
Firefox 71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: Harald, Assigned: jlast)
References
(Blocks 1 open bug)
Details
(Whiteboard: [debugger-reserve])
Attachments
(1 file)
What were you doing?
- Open Debugger on https://firebugs.dev/
- Add DOM BP for
Subtree
to the table element - Change the type filter to update results
- Pauses in react
- Blackbox react, continue (until no longer paused)
- Repeat 3.
What happened?
React keeps getting paused in.
What should have happened?
Never pause in a blackboxed file.
Assignee | ||
Updated•6 years ago
|
Priority: -- → P2
Updated•6 years ago
|
Whiteboard: [debugger-reserve]
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee: nobody → jlaster
Status: NEW → ASSIGNED
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/39774e958953
DOM BPs ignore ignores blackboxed files. r=davidwalsh
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
Updated•6 years ago
|
QA Whiteboard: [qa-71b-p2]
You need to log in
before you can comment on or make changes to this bug.
Description
•